.overlay-billboard {
	background: transparent url(https://youdata_adgets.s3.amazonaws.com/PE_Komen.gif) top left no-repeat;
	clear: left;
	float: left;
	position: relative;
	display: inline;
	width: 236px;
	height: 495px;
}
.overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2147483645;
	text-shadow: #283610 0px 1px 1px;
	vertical-align: baseline;
}
.overlay-content-adget {
	width: 502px;
	height: 495px;
	position: absolute;
	background: #dddddd;
	border: 2px solid #fff;
	top: 50%;
	left: 50%;
	margin: -247px 0 0 -251px;
	z-index: 2;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.overlay-content-movie {
	width: 427px;
	height: 344px;
	position: absolute;
	background: #dddddd;
	border: 2px solid #fff;
	top: 50%;
	left: 50%;
	margin: -172px 0 0 -213px;
	z-index: 2;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.overlay-screen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
	z-index: 1;
}
.overlay-close {
	position: absolute;
	top: -12px;
	left: -15px;
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(https://youdata_adgets.s3.amazonaws.com/close.png) top left no-repeat;
}
.overlay-5stack {
	float: right;
	position: relative;
	display: inline;
	width: 236px;
	height: 495px;
	background: transparent;	
}